From: Trevor Parscal Date: Wed, 27 May 2009 18:23:40 +0000 (+0000) Subject: Corrected the padding of the siteNotice box. X-Git-Tag: 1.31.0-rc.0~41633 X-Git-Url: http://git.cyclocoop.org/%7D%7Cconcat%7B?a=commitdiff_plain;h=f0c117f51c74ce8b900f1e5347c50e4b032e2fff;p=lhc%2Fweb%2Fwiklou.git Corrected the padding of the siteNotice box. --- diff --git a/skins/monobook/main.css b/skins/monobook/main.css index f430349a02..b2a24c99d2 100644 --- a/skins/monobook/main.css +++ b/skins/monobook/main.css @@ -281,7 +281,7 @@ span.subpages { #siteNotice { text-align: center; font-size: 95%; - padding: 0 .9em; + padding-top: 0.9em; } #siteNotice p { margin: 0;